ComponentOne Xamarin.Android
ScrollBarStyle Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : ScrollBarStyle Property
Syntax
'Declaration
 
Public Overridable Property ScrollBarStyle As Android.Views.ScrollbarStyles
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Android.Views.ScrollbarStyles
 
instance.ScrollBarStyle = value
 
value = instance.ScrollBarStyle
public virtual Android.Views.ScrollbarStyles ScrollBarStyle {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members